You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SignalUtils.Multiplex Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.Multiplex Method

Multiplex a channel.

Syntax
C#
Visual Basic
public static void Multiplex([In] TVec Src, [In] TVec Dst, int ChannelCount, int ChannelNr);

Multiplex Src as channel ChannelNr to Dst, if there is ChannelCount channels. ChannelNr is zero based.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!